SciChart.Data Assembly > SciChart.Data.Model Namespace > XyyPoint2DSeries Class > XyyPoint2DSeries Constructor : XyyPoint2DSeries Constructor(Values<Double>,Values<Double>,Values<Double>,Values<Int32>)
The xValues
The yValues
The y1Values
The indexes
XyyPoint2DSeries Constructor(Values<Double>,Values<Double>,Values<Double>,Values<Int32>)
Initializes a new instance of the XyyPoint2DSeries class.
Syntax

Parameters

xValues
The xValues
yValues
The yValues
y1Values
The y1Values
indexes
The indexes
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also